home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / P / Project Asthma v1.0 Demo.cpt / Project Asthma 1.0 Demo / card_22071.txt < prev    next >
Text File  |  1991-12-08  |  2KB  |  105 lines

  1. -- card: 22071 from stack: in.0  Demo
  2. -- bmap block id: 22984
  3. -- flags: 0000
  4. -- background id: 2710
  5. -- name: Tongue
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=212 top=293 right=342 bottom=313
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 28553 / 28553
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   repeat with i = 3 to 6
  23.     set name of btn 3 to i
  24.     hide btn i
  25.   end repeat
  26.   repeat 4
  27.     show btn "doggie"
  28.     hide btn "doggie"
  29.   end repeat
  30.   play "Piano" g4e g
  31.   visual iris close
  32.   go cd "PhysicalSigns"
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part 2 (button)
  38. -- low flags: 80
  39. -- high flags: 0004
  40. -- rect: left=363 top=152 right=166 bottom=384
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 214 / 214
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: doggie
  49.  
  50.  
  51. -- part 3 (button)
  52. -- low flags: 80
  53. -- high flags: 0000
  54. -- rect: left=150 top=236 right=271 bottom=186
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 12000 / 12000
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: 6
  63.  
  64.  
  65. -- part 4 (button)
  66. -- low flags: 80
  67. -- high flags: 0000
  68. -- rect: left=151 top=256 right=287 bottom=187
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 12001 / 12001
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Tongue2
  77.  
  78.  
  79. -- part 5 (button)
  80. -- low flags: 80
  81. -- high flags: 0001
  82. -- rect: left=135 top=134 right=164 bottom=165
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 17345 / 17345
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: Eyebrow1
  91.  
  92.  
  93. -- part 6 (button)
  94. -- low flags: 80
  95. -- high flags: 0001
  96. -- rect: left=175 top=128 right=158 bottom=203
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 17344 / 17344
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: Eyebrow2
  105.